STEP 7: Let's change the name of the variable we are using to store the second answer from the user.
Variables should not be surrounded by quotes!
- Change the name of the new variable we created from choice to verb.
- Drag out Say. Replace "I am a sprite." in the .say() command with the variable verb.
To navigate the page using the TAB key, first press ESC to exit the code editor.